home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Demo
/
ReelDVD 3.1.1 Trial Install
/
data1.cab
/
Documentation
/
ReelDVD Tutorial.chm
/
document.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-07-16
|
433b
|
23 lines
/* Default style for links */
a:active { color: #0000CC}
a:hover { color: #CC0033}
a:link { color: #3366CC}
a:visited { color: #9999CC}
/* Default style */
body
{
background-color: #FFFFFF;
}
/* Use this style for footnote numbers */
span.Footnote
{
font-size: small;
vertical-align: super
}
/* Use this style for controlling spacing around the Related Topics button */
p.HTMLHelpRelatedTopic
{
}